home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK2.toast / Development Kits (Disc 2) / QuickDraw™ 3D / Development / Bug Fixes and Known Bugs next >
Encoding:
Text File  |  1995-11-14  |  1.4 KB  |  33 lines  |  [ttro/ttxt]

  1. 1.0.2 & 1.0.3 bug fixes
  2.  
  3. - Problem when canceling rendering were fixed
  4. - Interactive renderer: Clipped horizontal lines overflow stack fixed
  5. - Interactive renderer:  face orientation and orthographic camera problem fixed
  6. - Interactive renderer: Distant horizontal lines draw over closer objects fixed
  7. - Q3AttributeSet_Inherit crashes with custom attributes "in place" fixed
  8. - Q3AttributeSet_Inherit does not call "CopyInherit" method for custom attributes fixed
  9. - Controller library was not sharing data
  10. - When monitor resolution changes, the change was not being taken into account
  11. - Differences in renderers when origin was not 0,0
  12. - Q3Point3D_ToSpherical and reciprocal were not reciprocal
  13. - No warning handler could cause crash
  14. - Picking on meshes could cause crash in certain cases
  15. - ViewHints now takes NULL parameters
  16. - A Gestalt selector was added for version number.
  17. - General Polygon triangulation generated back faces.
  18.  
  19. 3D Viewer
  20. - Viewer memory handling fixes
  21. - Viewer crashes when renderer was changed to wireframe, by accessing the View
  22. - Q3Viewer_New returned NIL after Q3Initialize
  23. - 3D Viewer gives up time, as part of its idle handler
  24.  
  25. Headers
  26.  
  27. - Added modifications from Symantec
  28. - For Metrowerks, we now set and reset the alignment options within each file
  29.  
  30. Known Bugs
  31.  
  32. - Picking when there is a pane with non-zero origin is broken.
  33. - When using the Macintosh Draw Context, the 2D library field must be set to none.